Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Minimal async jobs utility library, with streams support
Map over promises concurrently
- promise
- map
- resolved
- wait
- collection
- iterable
- iterator
- race
- fulfilled
- async
- await
- promises
- concurrently
- concurrency
- View more
Run an array of functions in parallel
Merge multiple streams into one stream in sequence or parallel.
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Run commands concurrently
Filter promises concurrently
A CLI tool to run multiple npm-scripts in parallel or sequential.
Transform stream that allows you to run your transforms in parallel without changing the order
The streaming build system.
Compose your async functions with elegance.
- compose
- fluent
- composing
- continuation
- function composition
- functional
- async
- map
- series
- parallel
- extension
- tracing
- debug
- timing
- View more
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
- parallel
- async
- function
- callback
- asynchronous
- run
- array
- run parallel
- limit
- max
- queue
- run parallel limit
- max tasks
- tasks
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Settle an async function.
Run promise-returning & async functions concurrently with optional limited concurrency
Job manager
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Wrappers for built-in fetch() enabling killswitch, logging, concurrency limit and other features